setIncludedInExport

abstract fun setIncludedInExport(block: DesignBlock, enabled: Boolean)

Set if you want the given design block to be included in exported result.

Parameters

block

the block whose exportable state should be set.

enabled

if true, the block will be included on the exported result.